Allow custom renderer for the inspector
authorAlexander Larsson <alexl@redhat.com>
Fri, 17 Mar 2017 15:12:45 +0000 (16:12 +0100)
committerAlexander Larsson <alexl@redhat.com>
Fri, 17 Mar 2017 15:12:45 +0000 (16:12 +0100)
commit1fe4b1387113ffcd38e1c72a65120ade7ab0955e
tree3f87145e6cc882fc7935bcde4b1f3da21cc2cb5a
parentb843efcb79fb2f2017a9af593dcad01d524ad9cb
Allow custom renderer for the inspector

If you set GTK_INSPECTOR_RENDERER to the same type of
values that GSK_RENDERER takes this can change the renderer
used for the inspector. This is useful if you're debugging
one renderer and don't want to affect the inspector.
gsk/gskrenderer.c
gtk/inspector/window.c